-
Home
-
Bulgarisation for WooCommerce
-
3.4.20
-
Code
-
Classes
- Multi_Currency
| Total Complexity |
24 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
116 |
| Lines of code |
83 |
| Logical lines of code |
48 |
| Comment lines |
0 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
A |
53 |
8 |
21 |
| display_price_in_multiple_currencies() |
S |
53 |
6 |
20 |
| add_wc_price_filter_to_pdfs() |
S |
78 |
1 |
3 |
| get_eur_rate() |
S |
81 |
1 |
3 |
| price_to_float() |
S |
68 |
1 |
6 |
| float_rate() |
S |
80 |
1 |
3 |
| convert_to_eur() |
S |
73 |
1 |
4 |
| convert_to_bgn() |
S |
73 |
1 |
4 |
| rate_message() |
S |
74 |
1 |
4 |
| rate_message_product() |
S |
74 |
1 |
4 |
| checkout_message() |
S |
74 |
1 |
4 |
| add_rate_row_email() |
S |
68 |
1 |
7 |